While [[Helpers|helpers]] can make it easier to re-use code for your views, libraries (contained in your rails app's /lib directory) can extend or modify the functionality of models, controllers or just about anything in the Ruby language.  Here are some libraries developed and shared by others:

* An easy [[TextSearch|text search]] method for your models.
